home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 26 / AACD 26.iso / AACD / Graphics / sKulpt / skulpt-src / float.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-07-08  |  119 b   |  8 lines

  1. // fake windows.h
  2. #define BOOL unsigned char
  3. #define FLOAT float
  4. #define inline
  5. #define VOID void
  6. #define HRESULT int
  7.  
  8.